home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HypertalkTools.cpt / Shareware Accountant / background_3458.txt < prev    next >
Text File  |  1989-02-26  |  4KB  |  179 lines

  1. -- background: 3458 from stack: in
  2. -- bmap block id: 4191
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: SharewareReg
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 2002
  11. -- rect: left=372 top=76 right=94 bottom=457
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 65535
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 256
  18. -- line height: 12
  19. -- part name: regdate
  20.  
  21.  
  22. -- part 1 (field)
  23. -- low flags: 00
  24. -- high flags: 2002
  25. -- rect: left=52 top=112 right=134 bottom=323
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: productname
  34.  
  35.  
  36. -- part 2 (field)
  37. -- low flags: 00
  38. -- high flags: 2002
  39. -- rect: left=335 top=112 right=134 bottom=400
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: currentversion
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 2002
  53. -- rect: left=163 top=149 right=171 bottom=457
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: regname
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 00
  66. -- high flags: 2002
  67. -- rect: left=163 top=173 right=243 bottom=457
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: regaddress
  76.  
  77.  
  78. -- part 6 (field)
  79. -- low flags: 00
  80. -- high flags: 2002
  81. -- rect: left=163 top=261 right=279 bottom=212
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 9
  87. -- style flags: 256
  88. -- line height: 12
  89. -- part name: regprice
  90.  
  91.  
  92. -- part 10 (field)
  93. -- low flags: 00
  94. -- high flags: 2002
  95. -- rect: left=163 top=286 right=317 bottom=457
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 9
  101. -- style flags: 256
  102. -- line height: 12
  103. -- part name: notes
  104.  
  105.  
  106. -- part 11 (button)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=53 top=304 right=333 bottom=89
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 29114 / 29114
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: Return
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   visual effect iris close
  121.   pop card
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 12 (button)
  127. -- low flags: 00
  128. -- high flags: 0000
  129. -- rect: left=16 top=304 right=333 bottom=54
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 21449 / 21449
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: First
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   go to first card
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part 13 (button)
  146. -- low flags: 00
  147. -- high flags: 0000
  148. -- rect: left=16 top=276 right=305 bottom=54
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 902 / 902
  151. -- text alignment: 1
  152. -- font id: 0
  153. -- text size: 12
  154. -- style flags: 0
  155. -- line height: 16
  156. -- part name: Prev
  157. ----- HyperTalk script -----
  158. on mouseUp
  159.   go to previous card
  160. end mouseUp
  161.  
  162.  
  163. -- part 14 (button)
  164. -- low flags: 00
  165. -- high flags: 0000
  166. -- rect: left=53 top=276 right=305 bottom=89
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 26425 / 26425
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Next
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   go to next card
  178. end mouseUp
  179.